chore(deps): update minor-updates-nuget#1470
Merged
Merged
Conversation
38c90b1 to
0817132
Compare
c11ac28 to
5f676fe
Compare
734d466 to
0c06b83
Compare
9a94662 to
e4c82ab
Compare
d09c469 to
16dd610
Compare
16dd610 to
5680a38
Compare
tnotheis
approved these changes
Jun 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
[12.27.0]→[12.29.0][3.34.0]→[3.36.0][4.14.0]→[4.15.0][10.5.0]→[10.7.0][18.5.1]→[18.6.0][1.15.3]→[1.16.0][8.6.6]→[8.7.0][9.0.0]→[9.1.0][0.55.2]→[0.57.0][10.1.7]→[10.2.1][4.11.0]→[4.12.0][4.11.0]→[4.12.0]Release Notes
Azure/azure-sdk-for-net (Azure.Storage.Blobs)
v12.29.0Compare Source
12.29.0 (2026-06-04)
Features Added
Bugs Fixed
v12.28.0Compare Source
12.28.0 (2026-05-12)
Features Added
Bugs Fixed
TokenRequestContext.Scopescontained a double slash (e.g.https://storage.azure.com//.default) when usingTokenCredentialauthentication. (#58295)googleapis/google-cloud-dotnet (Google.Cloud.PubSub.V1)
v3.36.0: Google.Cloud.PubSub.V1 version 3.36.0Compare Source
New features
v3.35.0: Google.Cloud.PubSub.V1 version 3.35.0Compare Source
New features
dotnet/extensions (Microsoft.Extensions.Diagnostics.HealthChecks.Common)
v10.7.0v10.7.0 graduates the Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetes package to stable. The package registers a Kubernetes-aware
ResourceQuotaProviderthat reads the pod's CPU and memory requests and limits and exposes them toMicrosoft.Extensions.Diagnostics.ResourceMonitoringas baseline and maximum quotas, which then feed the request and limit dimensions of the published resource utilization metrics. The companionResourceQuotaandResourceQuotaProvidertypes inMicrosoft.Extensions.Diagnostics.ResourceMonitoringgraduate to stable in the same change so that consumers can implement custom quota providers without taking an experimental dependency.On the AI side,
Microsoft.Extensions.AI.OpenAImoves to OpenAI 2.11.0 and fixes a deserialization bug inToolJson.AdditionalPropertiesso that JSON SchemaadditionalPropertiesvalues shaped as sub-schema objects (for example{"type":"string"}) are preserved instead of throwing during deserialization.HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtgraduate to stable since both values are consistently available across hosted-file providers, whilePurposeandScoperemain experimental as provider-shaped vocabulary.FunctionInvokingChatClientdrops a backward-compat path that auto-markedToolApprovalResponseContententries withInformationalOnly: true; consumers that need to continue accepting sessions serialized before #7468 can use the sampleApprovalHistoryNormalizingChatClientmiddleware added in the test project.Experimental API Changes
Now Stable
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Kubernetespackage is now stable #7253ResourceQuotaandResourceQuotaProviderAPIs are now stable (previouslyEXTEXP0008) #7253HostedFileContent.SizeInBytesandHostedFileContent.CreatedAtare now stable (previouslyMEAI001) #7513What's Changed
AI
Diagnostics, Health Checks, and Resource Monitoring
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.6.0...v10.7.0
v10.6.0Version 10.6.0 stabilizes the response continuation token and background-response APIs in Microsoft.Extensions.AI.Abstractions. Most other AI work for May shipped in 10.5.1; this monthly release rolls those changes up alongside dependency updates and a small Resource Monitoring cleanup.
Experimental API Changes
Now Stable
MEAI001) #7512What's Changed
AI
Repository Infrastructure Updates
Acknowledgements
Full Changelog: dotnet/extensions@v10.5.2...v10.6.0
microsoft/vstest (Microsoft.NET.Test.Sdk)
v18.6.0What's Changed
Changes to tests and infra
Full Changelog: microsoft/vstest@v18.5.1...v18.6.0
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Extensions.Hosting)
v1.16.0Release details: 1.16.0
10 million values.
BaggagePropagatorto correctly follow Key and Value Encoding rules.TraceContextPropagatorto deduplicate duplicatetracestatekeys.ObservedTimestampwill now be exported for logs in the console exporter.NullReferenceExceptionwhen exporting OTLP logs if the scope key isnull.
storage retry.
OtlpLogExporterintegration withIHttpClientFactory.IHttpClientFactorywhen mTLS isenabled.
Retry-Afterresponse headers that specify a date instead of a delay.observed_time_unix_nanowill no longer always be identical totime_unix_nanowhen using the logs bridge API.
Nameagainst the instrument namesyntax.
OTEL_BSP_*andOTEL_BLRP_*environment variables.collection cycle.
ExemplarReservoirimplementations.LoggerProviderto fail toresolve when one of its dependencies depends on
ILoggerorILoggerFactory.App-vNext/Polly (Polly)
v8.7.0Compare Source
datalust/serilog-sinks-seq (Serilog.Sinks.Seq)
v9.1.0What's Changed
Full Changelog: datalust/serilog-sinks-seq@v9.0.0...v9.1.0
spectreconsole/spectre.console (Spectre.Console)
v0.57.0Compare Source
What's Changed
Full Changelog: spectreconsole/spectre.console@0.56.0...0.57.0
v0.56.0Compare Source
What's Changed
New Contributors
Full Changelog: spectreconsole/spectre.console@0.55.2...0.56.0
domaindrivendev/Swashbuckle.AspNetCore (Swashbuckle.AspNetCore)
v10.2.1What's Changed
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.2.0...v10.2.1
v10.2.0What's Changed
MapSwaggerUIandMapReDocto support endpoint routing by @Strepto in #3822HEADrequests by @snebjorn in #3887IAsyncSwaggerProviderin CLItofilecommand by @bt-Knodel in #3910New Contributors
Full Changelog: domaindrivendev/Swashbuckle.AspNetCore@v10.1.7...v10.2.0
testcontainers/testcontainers-dotnet (Testcontainers.Azurite)
v4.12.0Compare Source
What's Changed
Thanks to all contributors 👏.
The NuGet packages for this release have been attested for supply chain security using
actions/attest. This confirms the integrity and provenance of the artifacts and helps ensure they can be trusted: #21198535.🚀 Features
🐛 Bug Fixes
📖 Documentation
🧹 Housekeeping
📦 Dependency Updates
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.